Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #850

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore: Configure Renovate #850

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 4, 2024

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • system-tests/docker-test-env/docker-compose.yml (docker-compose)
  • docker/styx-build/Dockerfile (dockerfile)
  • docker/styx-image/Dockerfile (dockerfile)
  • .github/workflows/pr-check.yml (github-actions)
  • bom/pom.xml (maven)
  • components/api/pom.xml (maven)
  • components/client/pom.xml (maven)
  • components/common/pom.xml (maven)
  • components/pom.xml (maven)
  • components/proxy/pom.xml (maven)
  • components/server/pom.xml (maven)
  • components/test-api/pom.xml (maven)
  • demo/pom.xml (maven)
  • distribution/pom.xml (maven)
  • plugin-examples/pom.xml (maven)
  • pom.xml (maven)
  • support/api-testsupport/pom.xml (maven)
  • support/pom.xml (maven)
  • support/testsupport/pom.xml (maven)
  • system-tests/e2e-suite/pom.xml (maven)
  • system-tests/e2e-testsupport/pom.xml (maven)
  • system-tests/example-backend-provider/pom.xml (maven)
  • system-tests/ft-suite/pom.xml (maven)
  • system-tests/pom.xml (maven)
  • system-tests/styx-test-plugin-dependencies/pom.xml (maven)
  • system-tests/styx-test-plugin/pom.xml (maven)
  • .mvn/wrapper/maven-wrapper.properties (maven-wrapper)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Pin all dependency versions except peerDependencies.
  • Special rules covering major version updates.
  • Rules governing github actions.
  • Weekly schedule on early Monday mornings.
  • Base Renovate configuration for Expedia Group projects
  • Run Renovate on following schedule: before 4am on Monday

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 16 Pull Requests:

fix(deps): update akka.version from v2.8.5 to v2.8.6
fix(deps): update dependency maven to v3.9.9
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/maven-3.x
  • Merge into: master
  • Upgrade maven to 3.9.9
  • Upgrade maven to 3.9.9-eclipse-temurin-21
fix(deps): update eclipse-temurin docker tag to v21.0.4_7-jdk
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/eclipse-temurin-21.x
  • Merge into: master
  • Upgrade eclipse-temurin to 21.0.4_7-jdk
feat(deps): update build com.puppycrawl.tools:checkstyle from v8.29 to v8.45.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/com.puppycrawl.tools-checkstyle-8.x
  • Merge into: master
  • Upgrade com.puppycrawl.tools:checkstyle to 8.45.1
feat(deps): update build io.fabric8:docker-maven-plugin from v0.31.0 to v0.45.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/io.fabric8-docker-maven-plugin-0.x
  • Merge into: master
  • Upgrade io.fabric8:docker-maven-plugin to 0.45.0
feat(deps): update build net.alchim31.maven:scala-maven-plugin from v4.8.1 to v4.9.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/scala-maven-plugin.version
  • Merge into: master
  • Upgrade net.alchim31.maven:scala-maven-plugin to 4.9.2
feat(deps): update build org.apache.maven.plugins:maven-compiler-plugin from v3.11.0 to v3.13.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.13.0
feat(deps): update build org.apache.maven.plugins:maven-jar-plugin from v3.3.0 to v3.4.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.maven.plugins-maven-jar-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-jar-plugin to 3.4.2
feat(deps): update build org.apache.maven.plugins:maven-javadoc-plugin from v3.6.3 to v3.10.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/maven-javadoc-plugin.version
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.10.0
feat(deps): update build org.apache.maven.plugins:maven-site-plugin from v3.12.1 to v3.20.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/maven-site-plugin.version
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-site-plugin to 3.20.0
feat(deps): update build org.sonatype.plugins:nexus-staging-maven-plugin from v1.6.13 to v1.7.0
feat(deps): update dependency maven-wrapper from v3.2.0 to v3.3.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/maven-wrapper-3.x
  • Merge into: master
  • Upgrade maven-wrapper to 3.3.2
feat(deps): update test org.scala-lang:scala-compiler from v2.12.18 to v2.13.14
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/scala-compiler.version
  • Merge into: master
  • Upgrade org.scala-lang:scala-compiler to 2.13.14
chore(deps): update actions/setup-java action from vv3 to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: master
  • Upgrade actions/setup-java to v4
feat(deps): update build com.puppycrawl.tools:checkstyle from v8.29 to v10
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/com.puppycrawl.tools-checkstyle-10.x
  • Merge into: master
  • Upgrade com.puppycrawl.tools:checkstyle to 10.18.1
feat(deps): update build org.apache.maven.plugins:maven-gpg-plugin from v1.6 to v3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-gpg-plugin to 3.2.5

❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants